if (isset(f5)) {
  load.pic(v0);
  draw.pic(v0);
  discard.pic(v0);
  v170 = 0;

  if(v1 == 25){
  status.line.on();
  accept.input();
  position(o0,64,155);
  }
if(v1 == 28){
status.line.on();
accept.input();
position(o0,85,57);

  }
  draw(o0);
  show.pic();

  }
if(v2 == 3){
new.room(25);

}
if(posn(o0,81,45,94,54)){
if(has("ticket")){
print("And you enter your vaction cruise.");
new.room(28);


}
print("You haven't got a ticket.");
v6 = 7;


}
if(said("look")){
print("You're at the Lost Angels port and there's your ship.");
}
if(said("look","window")){
print("Don't look they will think you as a pervert");

}
if(said("look","box")){
print("It's a cargo box.");
}
if(said("look","ship")){
print("It's light blue.");

 }

return();